home *** CD-ROM | disk | FTP | other *** search
/ El Mac 7 / El Mac 7.iso / Infotenimiento / Makers of the 20th Century / Data / UE.DIR / 00188.ls < prev    next >
Encoding:
Text File  |  1996-04-25  |  159 b   |  10 lines

  1. on mouseDown
  2.   set the visible of sprite 2 to 0
  3.   puppetSprite(2, 0)
  4.   updateStage()
  5.   sound stop 1
  6.   sound stop 2
  7.   go("black")
  8.   go("fade", "globe.dir")
  9. end
  10.